Pet Store Web Service
Post
createUsersWithListInput
Collapse All
Expand All
Pet Store Web Service
>
Operations about user Resource Group
: createUsersWithListInput (Post)
Resource Path:
/user/createWithList
Description
Creates list of users with given input array
Request
The request body is of type Array[
User
].
List of user object
Fault Responses
Fault
Description
default
successful operation
See Also
Operations about user Resource Group
|
Pet Store Web Service